home *** CD-ROM | disk | FTP | other *** search
/ PC Media 23 / PC MEDIA CD23.iso / share / prog / pcl4w12 / ide_info.doc < prev    next >
Encoding:
Text File  |  1995-08-07  |  659 b   |  16 lines

  1. *** IDE_INFO.DOC
  2.  
  3. We do not distribute IDE files in our package because (1) they are
  4. very large, (2) they are typically not upwardly compatible with  a
  5. particular IDE, and (3) they must be modified anyhow to provide the
  6. correct path names.
  7.  
  8. When creating an IDE, list all the source files needed, including LIB
  9. files such as PCL4W.LIB. For example programs, look at the provided
  10. makefiles to see which files are needed.
  11.  
  12. If you are using the Borland IDE, be sure and turn off LINKER case
  13. sensitivies: From the IDE, choose OPTIONS, PROJECTS, LINKER, GENERAL
  14. and turn off the "case sensitive link" and "case sensitive exports &
  15. imports" boxes.
  16.